ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.TransposedMultiRow Assembly / C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / SelectionMode Property

In This Topic
    SelectionMode Property (TransposedMultiRow<T>)
    In This Topic
    Gets or sets the current selection mode.
    Syntax
    'Declaration
     
    Public Overridable Property SelectionMode As SelectionMode
    public virtual SelectionMode SelectionMode {get; set;}
    See Also